
h1 {
    color: blue;
}

p {
    color: red !important;
}

.Prueba{
    color: azure;
}
